home *** CD-ROM | disk | FTP | other *** search
/ Megahits 7 / Megahits 7 (1995)(GTI - Rhein-Main-Soft)(DE)[!].iso / libs / paladin_lib.fd < prev    next >
Text File  |  1995-12-31  |  743b  |  30 lines

  1. * "paladin.library"
  2. ##base _PalBase
  3. ##bias 30
  4. ##private
  5. *--- functions in V38.101 or higher (5.10.1992) ---
  6. PaladinPrivate1()()
  7. PaladinPrivate2()()
  8. PaladinPrivate3()()
  9. PaladinPrivate4()()
  10. ##public
  11. Flush()()
  12. NewCloseWindow(window)(a0)
  13. ReqAllocVec(byteSize,requirements)(d0/d1)
  14. ReqOpenFile(filename,window,accessMode)(a0/a1/d0)
  15. SleepWindow(window)(a0)
  16. WakeUpWindow(window)(a0)
  17. ExpandPath(filename,buffer)(a0/a1)
  18. GetScreenXY(screen)(a0)
  19. SetAfPt(pattern,rastport,count)(a0/a1/d0)
  20. SetDrPt(rastport,pattern)(a1/d0)
  21. SetWrMsk(rastport,mask)(a1/d0)
  22. SetOPen(rastport,pen)(a1/d0)
  23. BndryOff(rastport)(a1)
  24. EasyFileReq(filebuffer,tagList)(a0/a1)
  25. HandleMsg(window)(a0)
  26. SetEasyMenu(window,easymenu,taglist,catalog)(a0/a1/a2/a3)
  27. FreeEasyMenu(window)(a0)
  28. ##end
  29.  
  30.